Skip to content

Set up dev environment + add Cursor Cloud notes to AGENTS.md - #2

Closed
devanshg03 wants to merge 0 commit into
mainfrom
agent/dev-env-setup-ad0e
Closed

Set up dev environment + add Cursor Cloud notes to AGENTS.md#2
devanshg03 wants to merge 0 commit into
mainfrom
agent/dev-env-setup-ad0e

Conversation

@devanshg03

Copy link
Copy Markdown
Collaborator

Summary

Set up and verified the development environment for the event-backdrop app (client-side Next.js 16 editor). Documented durable, non-obvious run/test notes for future cloud agents in AGENTS.md.

Environment

  • Node v22.14.0 / npm 10.9.7 (README requires Node 20+)
  • Dependencies: npm install (root package-lock.json)
  • No backend, DB, or secrets — everything runs client-side in the browser.

Verification

Check Command Result
Install npm install 439 packages, ok
Typecheck npx tsc --noEmit exit 0
Dev server npm run dev Ready on :3000 (HTTP 200)
E2E manual Upload → wavy-line effect → preset change → Backdrop mode → edit copy → export event-backdrop.png (4K)

No lint/test scripts exist in the repo, so those are not applicable.

Changes

  • AGENTS.md: added a ## Cursor Cloud specific instructions section (product overview, run/typecheck commands, reference-app caveat, manual test flow).
Open in Web Open in Cursor 

@kleosr kleosr closed this Jul 31, 2026
@kleosr
kleosr force-pushed the agent/dev-env-setup-ad0e branch from 5a019cd to 67d1224 Compare July 31, 2026 10:58
@devanshg03
devanshg03 deleted the agent/dev-env-setup-ad0e branch July 31, 2026 11:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants